PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getContentsPagePosition Method
In This Topic
    getContentsPagePosition Method
    In This Topic
    Gets the contents page position in the document.
    This value is used if method returns true.
    Syntax
    public int getContentsPagePosition()

    Return Value

    Position in the document where the contents page is inserted. A negative value means that the contents page is added at the end of the document.
    See Also